package com.java.model;

public class Userm {
    private Integer userid;

    private String username;

    private String sex;

    private String userpassword;

    public Integer getUserid() {
        return userid;
    }

    public void setUserid(Integer userid) {
        this.userid = userid;
    }

    public String getUsername() {
        return username;
    }

    public void setUsername(String username) {
        this.username = username == null ? null : username.trim();
    }

    public String getSex() {
        return sex;
    }

    public void setSex(String sex) {
        this.sex = sex == null ? null : sex.trim();
    }

    public String getUserpassword() {
        return userpassword;
    }

    public void setUserpassword(String userpassword) {
        this.userpassword = userpassword == null ? null : userpassword.trim();
    }
}
最近下载更多
543666826  LV33 2021年11月28日
huaua7676  LV30 2021年7月21日
..  LV8 2021年6月23日
随便战士  LV3 2020年12月5日
1900110734  LV6 2020年12月4日
luomu_123  LV1 2020年9月23日
小肥羊  LV16 2020年6月19日
妲克妮丝  LV5 2020年5月19日
adminxu  LV13 2020年5月4日
yuhongaa  LV2 2020年4月21日
最近浏览更多
1222222222222222222  LV2 2023年12月17日
wspcyhy  LV1 2023年4月18日
微信网友_6248713511227392  LV11 2022年12月5日
汤汤汤要学编程  LV11 2022年8月21日
lonny668  LV3 2022年7月5日
cxdxfx12  LV14 2022年6月18日
CaoCaii  LV6 2022年6月12日
憨豆先生  LV2 2022年5月12日
bobokeep  LV1 2022年1月3日
刘亦菲9527  LV15 2021年12月1日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友